LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
phot::details::LibraryDataValidatorStructStandardImpl_pointer_branch< T[N]> Struct Template Reference

#include "OpDetVisibilityData.h"

Static Public Member Functions

static bool isValid (T(&)[N])
 

Detailed Description

template<typename T, std::size_t N>
struct phot::details::LibraryDataValidatorStructStandardImpl_pointer_branch< T[N]>

Definition at line 312 of file OpDetVisibilityData.h.

Member Function Documentation

template<typename T , std::size_t N>
static bool phot::details::LibraryDataValidatorStructStandardImpl_pointer_branch< T[N]>::isValid ( T(&)  [N])
inlinestatic

Definition at line 313 of file OpDetVisibilityData.h.

313 { return N > 0U; }

The documentation for this struct was generated from the following file: